Provides functionality for handling a collection of entities.
For a list of all members of this type, see TEntityCollection<T> members.
TEntityCollection<T: class> = class(TCustomCollection
The TEntityCollection{T} class implements methods for iterating through a collection of entities and access its items. Also, the class implements methods for modifying the entity collection: adding and removing items.